projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
cc2ee8e
)
* xdisp.c (redisplay_window): When restoring original buffer
author
Chong Yidong
<cyd@stupidchicken.com>
Mon, 6 Aug 2007 17:25:20 +0000
(17:25 +0000)
committer
Chong Yidong
<cyd@stupidchicken.com>
Mon, 6 Aug 2007 17:25:20 +0000
(17:25 +0000)
position, make sure it is still valid.
src/ChangeLog
patch
|
blob
|
history
diff --git
a/src/ChangeLog
b/src/ChangeLog
index 9bc3e9ea1f475d6cf9b356af7660b38ace3bb514..6c9a92413ef1abd8ae3bc4bdc9beca7dd182d1de 100644
(file)
--- a/
src/ChangeLog
+++ b/
src/ChangeLog
@@
-1,5
+1,8
@@
2007-08-06 Chong Yidong <cyd@stupidchicken.com>
+ * xdisp.c (redisplay_window): When restoring original buffer
+ position, make sure it is still valid.
+
* image.c (png_load): Ignore png-supplied background color.
2007-08-06 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>